var go.uber.org/zap/zapcore._jsonPool
3 uses
go.uber.org/zap/zapcore (current package)
json_encoder.go#L37: var _jsonPool = pool.New(func() *jsonEncoder {
json_encoder.go#L51: _jsonPool.Put(enc)
json_encoder.go#L353: clone := _jsonPool.Get()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)